projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9cad9c
)
w32heap.h (osinfo_cache): Declare.
author
Geoff Voelker
<voelker@cs.washington.edu>
Thu, 24 Jun 1999 22:05:46 +0000
(22:05 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Thu, 24 Jun 1999 22:05:46 +0000
(22:05 +0000)
src/w32heap.h
patch
|
blob
|
history
diff --git
a/src/w32heap.h
b/src/w32heap.h
index 2ff0220577230a20ef8d174d006dd6f2ae95a2ed..d9848261f19678d00ebef50df510f47c8baafef2 100644
(file)
--- a/
src/w32heap.h
+++ b/
src/w32heap.h
@@
-46,6
+46,7
@@
extern unsigned char *get_data_start();
extern unsigned char *get_data_end();
extern unsigned long reserved_heap_size;
extern SYSTEM_INFO sysinfo_cache;
+extern OSVERSIONINFO osinfo_cache;
extern BOOL using_dynamic_heap;
extern int w32_major_version;
extern int w32_minor_version;